From 371a3a787176be03180f6bd2b1ffe093d53eef49 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Sun, 23 Jun 2013 15:35:21 +0100 Subject: [PATCH] bbox: correct documentation typo --- gtk/gtkbbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c index 17b35ed49c..260e1c74e5 100644 --- a/gtk/gtkbbox.c +++ b/gtk/gtkbbox.c @@ -1132,7 +1132,7 @@ gtk_button_box_size_allocate (GtkWidget *widget, /** * gtk_button_box_new: - * @orientation: the box' orientation. + * @orientation: the box's orientation. * * Creates a new #GtkButtonBox. * -- 2.30.2